Home
last modified time | relevance | path

Searched hist:c1f8fdc3 (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dqemu-nbd.cc1f8fdc3 Fri Nov 04 14:51:22 GMT 2011 Paolo Bonzini <pbonzini@redhat.com> qemu-nbd: print error messages from the daemon through a pipe

In order to get nice error messages, keep the qemu-nbd process running
until before issuing NBD_DO_IT and connected to the daemon with a pipe.
This lets the qemu-nbd process relay error messages from the daemon and
exit with a nonzero status if appropriate.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>